home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-2.iso / Files II / Updates / General / SymC++&TC 6.0.1->7.full.sit / SC7 patch - full / (Project Models) / •ANSI Project / main.c < prev   
Encoding:
C/C++ Source or Header  |  1994-03-22  |  42 b   |  7 lines  |  [TEXT/KAHL]

  1. #include <stdio.h>
  2.  
  3. main()
  4. {
  5.  
  6.     return 0;
  7. }